Skip to content

bpo-27485: Change urlparse tests to use private methods#7070

Merged
serhiy-storchaka merged 1 commit intopython:masterfrom
csabella:bpo27485
Jun 3, 2018
Merged

bpo-27485: Change urlparse tests to use private methods#7070
serhiy-storchaka merged 1 commit intopython:masterfrom
csabella:bpo27485

Conversation

@csabella
Copy link
Copy Markdown
Contributor

@csabella csabella commented May 23, 2018

The original change for bpo-27485 deprecated undocumented methods in urlparse and changed them to private methods. This is to fix the tests so they don't get the Deprecation Warning.

https://bugs.python.org/issue27485

@serhiy-storchaka
Copy link
Copy Markdown
Member

Thanks Cheryl.

@csabella csabella deleted the bpo27485 branch June 3, 2018 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants